| Name | Description | |
|---|---|---|
![]() | init | Initializes the RevisionQueryFilterRule. Called during construction. Inherited from dundas.QueryFilterRule. |
| Name | Description | |
|---|---|---|
![]() | field | Gets or sets the field on which the filter should be applied (left side of the filter expression). |
![]() | operator | Gets or sets the filter expression operator. Inherited from dundas.QueryFilterRule. |
![]() | options | Gets or sets the query filter options. Inherited from dundas.QueryFilterRule. |
![]() | value | Gets or sets the value (right side of the filter expression). Inherited from dundas.QueryFilterRule. |
| Name | Description | |
|---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |